projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3880cf
)
tools-xcutils-rpath.diff
author
Bastian Blank
<waldi@debian.org>
Sat, 5 Jul 2014 09:47:05 +0000
(11:47 +0200)
committer
Ian Campbell
<ijc@debian.org>
Tue, 9 Feb 2016 16:41:16 +0000
(16:41 +0000)
Patch-Name: tools-xcutils-rpath.diff
Gbp-Pq: Name tools-xcutils-rpath.diff
tools/xcutils/Makefile
patch
|
blob
|
history
diff --git
a/tools/xcutils/Makefile
b/tools/xcutils/Makefile
index fff519d68d1b831f6b9d52c2ed17ff4822d645bb..fb813b04bcc938e7188187a5ac6529def5890553 100644
(file)
--- a/
tools/xcutils/Makefile
+++ b/
tools/xcutils/Makefile
@@
-19,6
+19,8
@@
CFLAGS += -Werror
CFLAGS_readnotes.o := $(CFLAGS_libxenctrl) $(CFLAGS_libxenguest) -I$(XEN_ROOT)/tools/libxc
CFLAGS_lsevtchn.o := $(CFLAGS_libxenctrl)
+APPEND_LDFLAGS += $(call LDFLAGS_RPATH,../lib)
+
.PHONY: all
all: build